home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac OS on the PowerPC Mic…rocessor - In Store Demo
/
Mac OS on the PowerPC Microprocessor.iso
/
MacOS
/
MacOS.dxr
/
00112.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-13
|
255 bÂ
|
12 lines
on exitFrame
global gTempKeyDownScript
set the keyDownScript to gTempKeyDownScript
repeat with n = 2 to 5
set the visible of sprite n to 0
end repeat
repeat with n = 39 to 42
set the visible of sprite n to 0
end repeat
play done
end